members — Items in a List


\begin{rail}
Members : 'members' '(' List ')' ;
\end{rail}
members is a function that takes a list argument, and returns a string matrix containing the names of all the elements in that list. This string matrix can then be used to reference all the elements in the list.

Subsections